关于表单按钮<button type="submit" 问题

来源:百度知道 编辑:UC知道 时间:2024/06/22 16:38:36
看这个代码....怎么把登陆改成跟注册一样的图片按钮???或者把这个突出来的按钮隐藏???请帮我的,用我表单里的参数填好.我都不知道取哪个值.

<div id="login_tb" style=" padding:10px; margin-left:0px; margin-top:0px; line-height:30px; width:175px;">
<form method="post" name="login" action="$siteurl/batch.login.php?action=login" target="_self">
<div align="center">
用户名
<input name="username" type="text" id="username" size="12"/> </div>
<div align="center">
密 码
<input name="password" type="password" id="userpass" size="12" /> </div>
<div align="center">
<i

<div id="login_tb" style=" padding:10px; margin-left:0px; margin-top:0px; line-height:30px; width:175px;">
<form method="post" name="login" action="$siteurl/batch.login.php?action=login" target="_self">
<div align="center">
用户名
<input name="username" type="text" id="username" size="12"/> </div>
<div align="center">
密 码
<input name="password" type="password" id="userpass" size="12" /> </div>
<div align="center">
<input name="" type="checkbox" value="" />
记住我</div>
<div align="center">
<input type="image" src="templates/baida/baida/pic89.gif" width="52" border=0>
<input name="loginsubmit&q